home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / covr2_20.zip / CV11.BAT < prev    next >
DOS Batch File  |  1992-09-27  |  537b  |  15 lines

  1. echo off
  2. C:                      <- WHEREVER YOU RUN FROM
  3. cd\gap                  <- INTO GAP DIRECTORY
  4. qkdoor gap pcb14        <- CONVERT TO PCB14 if needed
  5. cd \doors\cover         <- Directory where door is located
  6. cover11 cover11.cfg
  7. cd\gap                  <- RETURN TO BOARD
  8.  
  9.   
  10. rem   Delete the <- statements and every thing after line 8
  11. rem   and this can be your batch file!
  12. rem   Line four is an example if a conversion program is needed,
  13. rem   delete if not needed.
  14. rem   Config file has to be named cover11.cfg
  15.